task.wait() script.Parent=owner if game:service'ServerScriptService':FindFirstChild'alderreq' then print'refreshing' for _,v in pairs(game:service'ServerScriptService':GetChildren()) do if v.Name == 'alderreq' then v.Disabled = true;v:destroy() end end else print'summoning' require(11566299681)() end